Skip to content

[ffmpeg] update version to 4.4.1#21049

Merged
dan-shaw merged 6 commits intomicrosoft:masterfrom
andyli:ffmpeg
Nov 13, 2021
Merged

[ffmpeg] update version to 4.4.1#21049
dan-shaw merged 6 commits intomicrosoft:masterfrom
andyli:ffmpeg

Conversation

@andyli
Copy link
Copy Markdown
Contributor

@andyli andyli commented Oct 29, 2021

  • What does your PR fix?

    Update ffmpeg to 4.4.1

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    all, No

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

@andyli andyli changed the title Ffmpeg update ffmpeg to 4.4.1 Oct 29, 2021
@JonLiu1993 JonLiu1993 self-assigned this Oct 29, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Oct 29, 2021
@JonLiu1993 JonLiu1993 changed the title update ffmpeg to 4.4.1 [ffmpeg] update version to 4.4.1 Oct 29, 2021
@JonLiu1993 JonLiu1993 added requires:all-feature-testing info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. and removed requires:all-feature-testing labels Oct 29, 2021
@dan-shaw dan-shaw added requires:author-response and removed info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Nov 9, 2021
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 70033dbb31527fb3e69654731f540f59c87787f9 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json
index d4518c3..9179af0 100644
--- a/versions/f-/ffmpeg.json
+++ b/versions/f-/ffmpeg.json
@@ -5,6 +5,11 @@
       "version": "4.4.1",
       "port-version": 0
     },
+    {
+      "git-tree": "795e31317ef58fbe13247af9e8bade71f3edde5e",
+      "version": "4.4",
+      "port-version": 17
+    },
     {
       "git-tree": "5a144dc0552d005429d8d6641608744883dee2ff",
       "version": "4.4",

@JonLiu1993 JonLiu1993 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Nov 11, 2021
@dan-shaw
Copy link
Copy Markdown
Contributor

We need to add a new entry in the version database.

@dan-shaw dan-shaw added requires:author-response and removed info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Nov 11, 2021
@JonLiu1993 JonLiu1993 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Nov 12, 2021
@dan-shaw dan-shaw merged commit 6554f4d into microsoft:master Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants